<DOMSymbolItem xmlns="http://ns.adobe.com/xfl/2008/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="Symbol 422" itemID="6a9db000-0000010a" lastModified="1788719116">
<timeline>
<DOMTimeline name="Symbol 422">
<layers>
<DOMLayer name="Script Layer" color="#6df2c4">
<frames>
<DOMFrame index="0" keyMode="9728">
<Actionscript>
<script>function scaleOut()
{
star.scaleTo(100,2,"easeoutelastic",3,scaleIn,0,0);
}
function scaleIn()
{
star.scaleTo(0,1,"easeoutexpo",10,scaleOut);
}
function scaleInit()
{
star.scaleTo(100,2,"easeoutelastic",20 / random(10),scaleIn,0,0);
}
_rotation = random(360);
speed = 5 / random(3) + 2;
this.onEnterFrame = function()
{
_rotation = _rotation + 2;
};
star._xscale = 0;
star._yscale = 0;
scaleInit();
</script>
</Actionscript>
<elements/>
</DOMFrame>
</frames>
</DOMLayer>
<DOMLayer name="Layer 2" color="#f2b718" current="true" isSelected="true">
<frames>
<DOMFrame index="0" keyMode="9728">
<elements>
<DOMSymbolInstance libraryItemName="Symbol 421" name="star" centerPoint3DX="11.3" centerPoint3DY="11.3">
<matrix>
<Matrix tx="0.0" ty="0.0"/>
</matrix>
<transformationPoint>
<Point/>
</transformationPoint>
</DOMSymbolInstance>
</elements>
</DOMFrame>
</frames>
</DOMLayer>
</layers>
</DOMTimeline>
</timeline>
</DOMSymbolItem>